home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / scrnsvrs / hotsav16.lzh / HOTSAVER.TXT < prev   
Text File  |  1991-05-12  |  37KB  |  808 lines

  1.  
  2.                **************************************
  3.                *                                    *
  4.                *  Hot Saver Program 1.6             *
  5.                *  by John Eidsvoog                  *
  6.                *  Copyright 1990 John Eidsvoog      *
  7.                *                                    *
  8.                **************************************
  9.  
  10.                 Release date: Saturday, May 11, 1991
  11.  
  12.              SEE BELOW FOR NEW FEATURES OF THIS VERSION.
  13.  
  14. HotSaver is shareware and may be distributed freely as long as this text
  15. file is included, but may not be sold commercially or included with a
  16. commercial product without written permission from John Eidsvoog.  If
  17. you have paid for HotWire, you are already registered for HotSaver.
  18.  
  19.  
  20.  
  21. What it is
  22. ----------
  23.  
  24. HotSaver is a screen saver specially designed to work in conjunction
  25. with CodeHead's HotWire program (although it will work quite well
  26. without HotWire).  It communicates with HotWire to provide special
  27. features, many of which are not available from any other screen saver
  28. for any computer system. 
  29.  
  30. A screen saver is a program which will help save your monitor display
  31. from developing "burn-in".  Burn-in will leave an image permanently on
  32. the computer's monitor and is caused by leaving the same or similar
  33. screen displayed for long periods of time, usually when the computer is
  34. left unattended with no activity.  A screen saver will shut down the
  35. screen after a certain length of time in which there is no user input. 
  36.  
  37. When HotSaver kicks into screen-saving mode, the HotWire logo will begin
  38. bouncing around on a black screen.  HotSaver will also communicate with
  39. HotWire (if present) to tell it whether or not to show the time or date
  40. or an elapsed inactivity timer, and whether to take this time into
  41. account when making ledger entries showing the time spent within a
  42. program.  You can manually kick the saver into effect, locking out the
  43. use of your computer until the correct code is entered.  You can also
  44. have HotSaver park your hard drive(s) for you.
  45.  
  46. You can reconfigure HotSaver after it is installed to alter any of its
  47. options and optionally save the changes permanently.  HotSaver may be
  48. configured to save memory (typically 32K) by not allocating a backup
  49. screen.  You can also select whether you wish to watch RS-232 (modem)
  50. activity so that the screen saver will not kick in while uploading,
  51. downloading, or capturing text for long periods of time.  Besides modem
  52. activity, the HotSaver can selectively monitor disk access, printer use,
  53. text output, and graphics output. 
  54.  
  55.  
  56. New Features in HotSaver 1.4
  57. ----------------------------
  58.  
  59.  o HotSaver now works as an accessory, too!
  60.  
  61.  o The time and date will now optionally appear within the HotWire logo
  62.    itself, following it around the screen.
  63.  
  64.  o A completely configurable mouse accelerator is now included allowing
  65.    nearly infinitely adjustable mouse movement setups.
  66.  
  67.  o You can use HotSaver to automatically or manually park your hard drives.
  68.  
  69.  o An optional package, HotSwap allows you to install your own custom
  70.    icons into HotSaver. 
  71.  
  72.  o A keypress used to exit from screen-saving mode will no longer be
  73.    seen by the current application, causing no undesired actions within
  74.    programs. 
  75.  
  76.  o When booting up with HotSaver in the AUTO folder on a monochrome
  77.    monitor and a large-screen monitor, HotSaver will blank out the
  78.    monochrome monitor as soon as the desktop comes up on the
  79.    large-screen monitor. 
  80.  
  81.  
  82. New Features in HotSaver 1.5
  83. ----------------------------
  84.  
  85.  o The inverse "blink" rate with a monochrome monitor and "RESERVE
  86.    SCREEN" off has been set to 10 seconds.  Two seconds was too fast and
  87.    distracting. 
  88.  
  89.  o A manual kick-in now stops any "watched" event from returning the
  90.    screen to normal.  Previously an event such as modem activity could
  91.    restore the screen but the keyboard and mouse were still locked. 
  92.  
  93.  
  94. New Features in HotSaver 1.6
  95. ----------------------------
  96.  
  97.  o This version fixes the animation glithes on the TT including
  98.    especially TT low res. 
  99.  
  100.  o The crashing that has been reported should be fixed.  This usually
  101.    occured only when a key was press to stop animation that began with a
  102.    timeout. 
  103.  
  104.  o HotSaver now correctly ignores incoming MIDI bytes.  Previously
  105.    the screen saver would not kick in if MIDI was being received, such
  106.    as active sensing bytes. 
  107.  
  108.  o While in manual "freeze-out" mode, none of the watched events will
  109.    kick it out.  Entering the "code" is the only way to break out. 
  110.    Previously a watched event such as modem (or erroneously MIDI) would
  111.    pop the screen out but leave the computer frozen until the code was
  112.    entered. 
  113.  
  114.  o There is a new hard drive parking mode.  The button in the dialog box
  115.    now has three modes, NO PARK, AUTO-PARK, and SELF-PARK.  NO PARK and
  116.    AUTO-PARK are the same as the previous auto-park-off and auto-park-on
  117.    states.  If you click on the button again, it will change to
  118.    SELF-PARK.  In this mode, the drives will not be parked by a timeout
  119.    but can be parked by the manual kick-in command.  If you press
  120.    Control-LeftShift-Alternate Tab, the drives will park (with the usual
  121.    animation display) and the screen will return to normal.  To unpark
  122.    the drives, press the same key combination again.  If there is BIOS
  123.    access to any drives other than A and B, the drives will unpark
  124.    automatically.  When SELF-PARK is enabled, there is no manual
  125.    "freeze-out" mode available. 
  126.  
  127.  o The HotWire corner clock will no longer appear during animation when
  128.    the logical screen is being used.  This includes Moniterm, ISAC, and
  129.    TT screen resolutions.
  130.  
  131.  o HotSaver now does an appl_exit when quitting as a program.  This bug
  132.    previously caused PopIt to be confused and not allow its hot keys to
  133.    work. 
  134.  
  135.  o Some shells put a $FF in the first byte of a non-existent command
  136.    line.  This caused HotSaver to automatically install as if a command
  137.    line existed.  It now will ignore this. 
  138.  
  139.  o Previously, if HotSaver was installed as a program after MultiDesk
  140.    and a "Clear All" was performed, HotSaver's mouse routine would not
  141.    be reenabled.  This has been fixed. 
  142.  
  143.  o Included in this version is Image-to-Icon, a free program by Chet
  144.    Walters that converts image files to Degas icon files.  This allows
  145.    you to use Dr. Bob's MultiViewer Graphica (MVG) to create images for
  146.    HotSwap (or SwapDemo) to replace the HotSaver images used for
  147.    animation.  Image-to-Icon is in the SwapDemo folder.  Also included
  148.    are two more sample icons, WizWorks and Dr. Bob.  For information
  149.    about HotSwap, see below.  Thanks Chet and Dr. Bob.  (The SwapDemo
  150.    archive may be in a separate file).
  151.  
  152.  
  153. How to set it up
  154. ----------------
  155.  
  156. HotSaver can be installed from your AUTO folder, from the desktop, or as
  157. a desk accessory either within or without MultiDesk.  To install it from
  158. the AUTO folder, simply copy the HOTSAVER.PRG file into a folder named
  159. AUTO on your bootup disk.  It will then install itself any time that you
  160. boot your computer from that disk.  You will see a small box appear
  161. during the bootup process showing that HotSaver is installing.  You may
  162. also run HotSaver from the desktop, at which time a dialog box will
  163. appear allowing you to set the options.  Clicking on the "Install"
  164. button or hitting return will install HotSaver just as if it were run
  165. from the AUTO folder. 
  166.  
  167. If HotSaver is run with a command line (any characters at all), it will
  168. immediately install as if it were run from the AUTO folder.  This allows
  169. it to be installed in your HotWire menu as the auto-run program.  Simply
  170. install HotSaver and select "Command Line" and "AUTO".  Then click on
  171. the entry and type a tilda (~) character.  This will tell HotWire not to
  172. bring up the command line box in the future.  Make sure to save your HOT
  173. file before rebooting.  If you have another program that you wish to
  174. auto-run, you can chain from HotSaver into it. 
  175.  
  176. To install HotSaver as an accessory, rename the extension